home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Ultra 33 Video Bundle
/
Ultra 33 Video Bundle - Disc 5.iso
/
graphics
/
logo.dir
/
00008_Script_8
< prev
Wrap
Text File
|
1999-12-31
|
157b
|
10 lines
on startmovie
cursor 200
Set the keyupscript to "Checkkey"
end startmovie
on Checkkey
if the key = "j" then go to movie "intrface"
end if
end